hdf5Typeof

This template function returns an HDF5 data type identifier based on the type T. If T is an array, the base type is returned.

hid_t
hdf5Typeof
@property
(
T
)
(
)

Parameters

T

a type

Return Value

Type: hid_t

the corresponding HDF5 data type identifier

Meta